*.log
.DS_Store
.env
.env.backup
.env.production
.env.testing
.phpactor.json
.phpunit.result.cache
/.fleet
/.idea
/.nova
/.phpunit.cache
/.vscode
/.zed
/auth.json
/node_modules
/public/hot
/public/storage
/storage/*.key
/storage/pail
/vendor
Thumbs.db

# NOTE: /public/build is deliberately NOT ignored.
#
# The cPanel host runs no Node.js. Assets are compiled locally with
# `npm run build` and the output is committed, so that deploying is a plain
# `git pull` with no build step on the server. See docs/ARCHITECTURE.md §21.4.
